Location: SLC transporters @ d36dca3e6ed8 / Facilitated transporter / CellMLV2 / GLUT1_BG_pe.sedml

Author:
Weiwei Ai <wai484@aucklanduni.ac.nz>
Date:
2024-04-08 18:20:16+12:00
Desc:
clean up; correct the cell volume to 0.09 pL; remove the param convertion equations in cellml; use python to do the conversion;
Permanent Source URI:
https://models.physiomeproject.org/workspace/b65/rawfile/d36dca3e6ed80f08a478e14a9be7695786950d7e/Facilitated transporter/CellMLV2/GLUT1_BG_pe.sedml

<?xml version="1.0" encoding="UTF-8"?>
<sedML xmlns="http://sed-ml.org/sed-ml/level1/version4" level="1" version="4">
  <listOfDataDescriptions>
    <dataDescription id="expected_observables" name="expected_observables" format="csv" source="report_task_GLUT1_kinetic.csv">
      <dimensionDescription xmlns="http://www.numl.org/numl/level1/version1">
        <compositeDescription xmlns="http://www.numl.org/numl/level1/version1" id="Index" name="Index" indexType="integer">
          <compositeDescription xmlns="http://www.numl.org/numl/level1/version1" id="ColumnIds" name="ColumnIds" indexType="string">
            <atomicDescription xmlns="http://www.numl.org/numl/level1/version1" valueType="double"/>
          </compositeDescription>
        </compositeDescription>
      </dimensionDescription>
      <listOfDataSources>
        <dataSource id="expected_observables_v_io_ss">
          <listOfSlices>
            <slice reference="ColumnIds" value="v_io_ss"/>
          </listOfSlices>
        </dataSource>
      </listOfDataSources>
    </dataDescription>
  </listOfDataDescriptions>
  <listOfModels>
    <model id="GLUT1_BG" language="urn:sedml:language:cellml" source="GLUT1_BG.cellml"/>
  </listOfModels>
  <listOfTasks>
    <parameterEstimationTask id="pe_task_GLUT1_BG">
      <algorithm name="local optimization algorithm" kisaoID="KISAO:0000471">
        <listOfAlgorithmParameters>
          <algorithmParameter name="tol" kisaoID="KISAO:0000597" value="1e-8"/>
          <algorithmParameter name="maxiter" kisaoID="KISAO:0000486" value="1000"/>
        </listOfAlgorithmParameters>
      </algorithm>
      <leastSquareObjectiveFunction/>
      <listOfAdjustableParameters>
        <adjustableParameter id="K_4" initialValue="1e-05" modelReference="GLUT1_BG" target="/cellml:model/cellml:component[@name=&quot;GLUT1_BG&quot;]/cellml:variable[@name=&quot;K_4&quot;]/@initial_value">
          <bounds lowerBound="1e-05" upperBound="0.0001" scale="linear"/>
          <listOfExperimentReferences>
            <experimentReference experimentId="fit1"/>
          </listOfExperimentReferences>
        </adjustableParameter>
      </listOfAdjustableParameters>
      <listOfFitExperiments>
        <fitExperiment id="fit1" type="steadyState">
          <algorithm name="VODE" kisaoID="KISAO:0000535">
            <listOfAlgorithmParameters>
              <algorithmParameter name="max_step" kisaoID="KISAO:0000467" value="1e-8"/>
            </listOfAlgorithmParameters>
          </algorithm>
          <listOfFitMappings>
            <fitMapping dataSource="expected_observables_v_io_ss" target="dg_expected_observables_v_io_ss" type="observable" weight="-90"/>
          </listOfFitMappings>
        </fitExperiment>
      </listOfFitExperiments>
    </parameterEstimationTask>
  </listOfTasks>
  <listOfDataGenerators>
    <dataGenerator id="dg_expected_observables_v_io_ss" name="dataGenerator1">
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <ci> var_expected_observables_v_io_ss </ci>
      </math>
      <listOfVariables>
        <variable id="var_expected_observables_v_io_ss" target="/cellml:model/cellml:component[@name=&quot;GLUT1_BG&quot;]/cellml:variable[@name=&quot;v_r1&quot;]" taskReference="pe_task_GLUT1_BG" modelReference="GLUT1_BG"/>
      </listOfVariables>
    </dataGenerator>
    <dataGenerator id="dg_obj">
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <ci> var_obj </ci>
      </math>
      <listOfVariables>
        <variable id="var_obj" symbol="sedml:parameterestimation:objective_value" taskReference="pe_task_GLUT1_BG"/>
      </listOfVariables>
    </dataGenerator>
    <dataGenerator id="dg_optimal">
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <ci> var_optimal </ci>
      </math>
      <listOfVariables>
        <variable id="var_optimal" symbol="sedml:parameterestimation:optimal_adjustableParameters" taskReference="pe_task_GLUT1_BG"/>
      </listOfVariables>
    </dataGenerator>
  </listOfDataGenerators>
  <listOfOutputs>
    <report id="report_pe_task_GLUT1_BG" name="report_pe_task_GLUT1_BG">
      <listOfDataSets>
        <dataSet id="dataset_expected_observables_v_io_ss" label="expected_observables_v_io_ss" dataReference="dg_expected_observables_v_io_ss"/>
        <dataSet id="dataset_obj" label="OBJ" dataReference="dg_obj"/>
        <dataSet id="dataset_optimal" label="ADJ" dataReference="dg_optimal"/>
      </listOfDataSets>
    </report>
  </listOfOutputs>
</sedML>